Don't show `Fresh` by default
authorAlex Crichton <alex@alexcrichton.com>
Fri, 5 Sep 2014 17:15:10 +0000 (10:15 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 5 Sep 2014 17:16:21 +0000 (10:16 -0700)
commit4a70a7a111a7453c5b4d19b348e496216565c04c
treeba0211055aeefbf4d789e09c3f5a5517cd17167c
parent76f19a64d7120d85f15d3939ac13f200b12f48fb
Don't show `Fresh` by default

But still show it with --verbose

Closes #473
src/cargo/ops/cargo_rustc/job_queue.rs
tests/test_cargo_bench.rs
tests/test_cargo_compile.rs
tests/test_cargo_compile_git_deps.rs
tests/test_cargo_compile_path_deps.rs
tests/test_cargo_doc.rs
tests/test_cargo_freshness.rs
tests/test_cargo_test.rs